Running compiled squid [proxy] on windows

Posted by user683595 on Stack Overflow See other posts from Stack Overflow or by user683595
Published on 2012-07-02T06:21:06Z Indexed on 2012/07/06 15:16 UTC
Read the original article Hit count: 309

Filed under:

I have downloaded latest version of squid and tried to compile squid on windows according to http://www.piececode.com/other/compile-squid-2-7-on-windows/ , I changed c:\squid to c:\squid2, because had a precompiled version in there. When I run c:\squid2\squid.exe , squid.exe -v , squid.exe -i , squid.exe -X , as I tested these parameters, it will be exited quickly without printing anything at all. Why?

  • I found where the system doesn't return 0 and quits, it's in function WIN32_Subsystem_Init .

Thanks!

© Stack Overflow or respective owner

Related posts about squid